From: Juanma Barranquero Date: Tue, 3 Sep 2002 07:14:42 +0000 (+0000) Subject: Version updated to 21.3.50. From Peter Runestig . X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30839 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b3636d2aae153b6a84857419b70c38509e2b4fc0;p=emacs.git Version updated to 21.3.50. From Peter Runestig . --- diff --git a/nt/emacs.rc b/nt/emacs.rc index ba74dd74af2..2c4778215c3 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -5,8 +5,8 @@ Emacs ICON icons\gnu2a32t.ico #endif VS_VERSION_INFO VERSIONINFO - FILEVERSION 21,2,50,0 - PRODUCTVERSION 21,2,50,0 + FILEVERSION 21,3,50,0 + PRODUCTVERSION 21,3,50,0 FILEFLAGSMASK 0x3FL #ifdef EMACSDEBUG FILEFLAGS 0x1L @@ -23,12 +23,12 @@ BEGIN BEGIN VALUE "CompanyName", "Free Software Foundation\0" VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0" - VALUE "FileVersion", "21, 2, 50, 0\0" + VALUE "FileVersion", "21, 3, 50, 0\0" VALUE "InternalName", "Emacs\0" VALUE "LegalCopyright", "Copyright (C) 2002\0" VALUE "OriginalFilename", "emacs.exe" VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0" - VALUE "ProductVersion", "21, 2, 50, 0\0" + VALUE "ProductVersion", "21, 3, 50, 0\0" VALUE "OLESelfRegister", "\0" END END